Skip Property (CollectionViewResponse<T>) | ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / CollectionViewResponse<T> Class / Skip Property

In This Topic
Skip Property (CollectionViewResponse<T>)
In This Topic
Gets or sets the skip item count from the start.
Syntax
'Declaration
 
Public Property Skip As Integer
 
See Also